ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions.Tools Namespace / OrderedItem<T> Structure
Fields

In This Topic
    OrderedItem<T> Structure Members
    In This Topic

    The following tables list the members exposed by OrderedItem<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OrderedItem struct  
    Top
    Public Fields
     NameDescription
    Public FieldIndex of the item in collection.  
    Public FieldItem itself.  
    Top
    See Also